toggle menu
Spring Boot Kotlin API
4.0.0-M3
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.testing.springbootapplications.autoconfiguredspringdatajpa.withdb
Package-level
declarations
Types
Types
My
Repository
Tests
Link copied to clipboard
@
DataJpaTest
@
AutoConfigureTestDatabase
(
replace
=
AutoConfigureTestDatabase.Replace.NONE
)
class
MyRepositoryTests